Helpful Information
 
 
Category: Photopshop
Photopshop > Image Ready Slicing as HTML & Images

Hello all,

I have been working in PS CS2 to create an image, I now want to turn it into a webpage so I have sent it to Image Ready, set some guide lines, sliced it by the guides and now I save as HTML & Images - but it puts all the images such as containers and boxes as images within divs, I want the images to be the background of the divs so I can put content over it.

Can't find the option for it, does it exist? -- I would imagen so?

Any help be apperciated.
Cheers,
Sir P :D

It doesnt exist to my knowledge - but alls you need to do is open up the HTML page in notepad (as a simple example) or dreamweaver - and just edit the placement of the images. Just take the URL from the;
<img src="URLHERE"> tags and add them into the
<div> tags as follows;
<div style="background: url(URLHERE)">

Hope that helps mate! :thumbsup:

I guess you're looking for the Z-INDEX (http://www.w3schools.com/css/pr_pos_z-index.asp) property?

Thanks both of you - both good advice.

Shame image ready cant use backgrounds, seems a bit foolish.

ta,










privacy (GDPR)